
@charset "utf-8";

/*导航菜单下拉*/
@media screen {
#header ul.metanav {
	position: relative;
	float: left;
	border-left: solid 1px #333;
	padding: 0;
	margin: 0 0 0 15px
}
#header ul.metanav li {
	float: left;
	width: auto;
	list-style-type: none;
	padding: 0 15px;
	margin: 0
}
#header ul.metanav li.trenner {
	border-right: solid 1px #333
}
#header ul.metanav li a, #header ul.metanav li a:link, #header ul.metanav li a:visited, #header ul.metanav li a:hover, #header ul.metanav li a:focus, #header ul.metanav li a:active, #header ul.metanav li a.aktiv {
	font-size: 92.85%;
	color: #333;
	text-decoration: none
}
#header ul.metanav li a.lang {
	background: url(/img/pfeil_unten_grau.png) center right no-repeat;
	padding: 0 23px 0 20px
}
#header ul.metanav li a.drucken {
	display: block;
	width: 16px;
	height: 14px;
	background: url(/img/drucken.png) center center no-repeat;
	margin-top: 3px
}
#header ul.metanav ul {
	clear: both;
	padding: 0;
	margin: 0
}
#header ul.metanav ul li {
	position: relative;
	clear: both;
	padding: 0;
	margin: 0
}
#header ul.metanav ul li:hover ul.sprachfoldout {
	display: block
}
#header ul.metanav ul ul.sprachfoldout {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	border-left: none;
	background-color: #f9f9f9;
	padding: 0 10px
}
#header ul.metanav li ul ul li {
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 0
}
#header ul.metanav li ul ul li.otherlang a {
	background: none;
	padding: 0 10px
}
#navigation ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #f9f9f9
}
#navigation ul li {
	float: left;
	width: 16.46%;
	text-align: center;
	list-style-type: none;
	padding: 0 2px 0 0;
	margin: 0
}
#navigation ul li.trenner {
	background: url(/img/navtrenner.png) top right repeat-y
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 40px;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #f1f1f1
}
#navigation ul li a:hover, #navigation ul li a:focus, #navigation ul li a:active {
	color: #0171d0
}
#navigation1 ul li a:hover, #navigation1 ul li a:focus, #navigation1 ul li a:active {
	color: #0171d0
}
#navigation ul li a.aktiv {
	background-image: url(/img/hauptnavaktiv.png)
}
#navigation:hover ul ul {
	display: block
}
#navigation ul ul {
	display: none;
	background-color: #f9f9f9;
	padding: 0 0 10px;
	margin: 0
}
#navigation ul ul li {
	clear: both;
	width: 95%;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	padding: 0 7px 0 10px;
	margin: 0
}
#navigation ul ul li.trenner {
	background: url(/img/navtrenner.png) center right repeat-y
}
#navigation ul ul li.level2start {
	height: 100px;
	background: url(/img/doppelpfeil_rechts_grau.png) center center no-repeat
}
#navigation ul ul li a, #navigation ul ul li a:link, #navigation ul ul li a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	line-height: normal;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	padding: 5px 0
}
#navigation ul ul li a:hover, #navigation ul ul li a:focus, #navigation ul ul li a:active, #navigation ul ul li a.aktiv {
	color: #0171d0!important
}
#navigation ul ul:hover li a {
	color: #666
}
#bct a, #bct a:link, #bct a:visited {
	font-size: 85.74%;
	color: #000;
	text-decoration: none
}
#bct a:hover, #bct a:focus, #bct a:active, #bct a.aktiv {
	color: #646567;
}
#bct a.bct-home {
	background: url(/img/home.png) 0 2px no-repeat;
	padding-left: 20px
}
#subnavigation ul {
	border: solid 1px #c8c8c8;
	padding: 0;
	margin: 0
}
#subnavigation ul li {
	list-style-type: none;
	padding: 0;
	margin: 0
}
#subnavigation ul li.hassub {
	background: url(/img/navpfeil.png) 95% 17px no-repeat
}
#subnavigation ul li a, #subnavigation ul li a:link, #subnavigation ul li a:visited, #subnavigation ul li a:hover {
	display: block;
	font-size: 100%;
	color: #333;
	text-decoration: none;
	padding: 10px 0;
	margin: 0 10px
}
#subnavigation ul li a:hover, #subnavigation ul li a:focus {
	color: #666
}
#subnavigation ul li a:active, #subnavigation ul li a.aktiv {
	color: #333;
}
#subnavigation ul li a.trenner {
	background: url(/img/subnavtrenner.png) bottom left repeat-x
}
#subnavigation ul ul {
	border: none;
	background: url(/img/subnavtrenner.png) bottom left repeat-x;
	padding: 10px 0
}
#subnavigation ul ul li a, #subnavigation ul ul li a:link, #subnavigation ul ul li a:visited {
	font-size: 85.71%;
	padding: 5px 10px 5px 20px
}
#subnavigation ul ul li a:hover, #subnavigation ul ul li a:focus, #subnavigation ul ul li a:active {
	color: #666
}
#subnavigation ul ul li a.aktiv {
	color: #333;
	background: #f9f9f9 url(/img/doppelpfeil_rechts.png) 95% 10px no-repeat;
	padding-left: 30px;
	margin: 0 -1px
}
#sitemap ul {
	font-size: 110%;
	padding: 0;
	margin: 0
}
#sitemap ul li {
	float: left;
	width: 14.66%;
	list-style-type: none;
	padding: 0;
	margin: 0 2% 0 0
}
#sitemap ul li a, #sitemap ul li span {
	font-weight: 700;
	color: #2e302f;
	text-decoration: none
}
#sitemap ul li.trenner {
	background: url(/img/navtrenner.png) center right repeat-y
}
#sitemap ul ul {
	overflow: hidden;
	padding: 0;
	margin: 20px 0 0
}
#sitemap ul ul li {
	clear: both;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px
}
#sitemap ul ul li a {
	font-weight: 400;
	color: #868786;
	text-decoration: none
}
#sitemap ul ul li a:hover, #sitemap ul ul li a:focus, #sitemap ul ul li a:active {
	color: #666
}
#sitemap ul ul li a.social_facebook {
	display: inline-block;
	line-height: 22px;
	background: url(/img/social_facebook.png) center left no-repeat;
	padding-left: 30px;
	margin-bottom: 10px
}
#sitemap ul ul li a.social_youtube {
	display: inline-block;
	line-height: 22px;
	background: url(/img/social_youtube.png) center left no-repeat;
	padding-left: 30px
}
}

/*表单*/
@media screen {
#suchform {
	float: left;
	display: block;
	width: 237px
}
input.form_suchfeld {
	float: left;
	width: 200px;
	font-size: 100%;
	border: solid 1px #c9cbcb;
	background-color: #FFF;
	padding: 2px 5px;
	margin-right: 10px
}
input.form_suchbutton {
	display: block;
	width: 14px;
	height: 14px;
	border: none;
	background: url(/img/lupe.png) center center no-repeat;
	margin: 3px 0 0
}
.suchzeile {
	overflow: hidden;
	margin-bottom: 10px
}
label.suchlabel_davor {
	float: left;
	width: 100px;
	color: #999;
	margin-right: 10px
}
input.form_suchefeld {
	float: left;
	width: 175px;
	border: solid 1px #c9cbcb;
	background-color: #FFF;
	padding: 2px 5px
}
input.form_suchebutton {
	float: right;
	color: #fff;
	border: solid 1px #646567;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #646567 url(/img/doppelpfeil_rechts_blau.png) 95% 50% no-repeat;
	padding: 5px 30px 5px 5px
}
.kontakt_links, .kontakt_rechts {
	float: left;
	width: 50%
}
.kontaktzeile {
	overflow: hidden;
	margin-bottom: 10px
}
label.kontakt_label {
	display: block;
	font-size: 100%
}
label.kontakt_label_danach {
	display: block;
	float: left;
	width: 70%;
	font-size: 100%
}
.text_danach {
	float: left;
	width: 80%
}
input.kontakt_formfeld {
	width: 80%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1% 3%
}
select.kontakt_formselectfeld {
	width: 86%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1% 3%
}
textarea.kontakt_textarea {
	width: 80%;
	height: 150px;
	font-family: 'DroidSans', sans-serif;
	font-size: 97%;
	padding: 1% 3%
}
input.kontakt_checkbox {
	float: left;
	margin: 3px 10px 0 0
}
input.kontakt_button {
	color: #fff;
	background: 646567 url(/img/buttonpfeil.png) 95% 3px no-repeat;
	border: solid 1px 646567;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 35px 6px 5px
}
.formfeld_fehler {
	color: #fff;
	border: solid 1px #F98B8B;
	background-color: #F98B8B
}
.formfeld_normal {
	color: #0171d0;
	border: solid 1px #ccc;
	background-color: #f7f7f7
}
.fehlerrahmen {
	color: #900;
	border: solid 1px #900;
	padding: 10px;
	margin-bottom: 10px
}
label.label_vertretung_davor {
	margin-right: 10px
}
input.vertretung_formfeld {
	padding: 1% 3%;
	margin-right: 10px
}
select.vertretung_formselectfeld {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1% 3%;
	margin-right: 10px
}
input.vertretung_button {
	color: #fff;
	background: 646567 url(/img/buttonpfeil.png) 95% 3px no-repeat;
	border: solid 1px 646567;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px 35px 8px 5px
}
}

/*自适应*/
@media screen and (max-width: 1100px) {
.float_ausgabe {
	font-size: 87.5%
}
.filterfloatbox {
	width: 16.45%
}
.detailrahmen {
	font-size: 87.5%
}
.detailrahmen .bildbereich {
	width: 20%
}
.detailrahmen .technikbereich {
	width: 25%
}
.detailrahmen .textbereich {
	width: 47%
}
}

@media screen and (max-width: 770px) {
.filterfloatbox {
	width: 16.34%;
	width: 16.45%
}
.detailrahmen .bildbereich {
	width: 17%
}
.detailrahmen .technikbereich {
	width: 25%
}
.detailrahmen .technikbereich .legende {
	font-size: 75%
}
.detailrahmen .textbereich {
	width: 48%
}
}










